Update README.md
authorYehuda Katz <wycats@gmail.com>
Tue, 24 Jun 2014 06:09:03 +0000 (23:09 -0700)
committerYehuda Katz <wycats@gmail.com>
Tue, 24 Jun 2014 06:09:03 +0000 (23:09 -0700)
README.md

index c0e434ebad631f1fcd2f46cd1285a64b296a5889..c125b2fdad1562b084ac6733e7c1f933c5a90c53 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Learn more at http://crates.io/.
 
 You'll want to clone cargo using --recursive on git, to clone in it's submodule dependencies.
 ```
-$ git clone --recursive https://github.com/carlhuda/cargo
+$ git clone --recursive https://github.com/rust-lang/cargo
 ```
 or
 ```